V-32829 | Medium | The dialog enabling users to grant permissions to execute signed content from an un-trusted authority must be locked. | Java applets exist both signed and unsigned. Even for signed applets, there can be many sources, some of which may be purveyors of malware. Applet sources considered trusted can have their... |
V-32828 | Medium | The dialog enabling users to grant permissions to execute signed content from an un-trusted authority must be disabled. | Java applets exist both signed and unsigned. Even for signed applets, there can be many sources, some of which may be purveyors of malware. Applet sources considered trusted can have their... |
V-32902 | Medium | A properties file must be present to hold all the keys that establish properties within the Java control panel. | The deployment.properties file is used for specifying keys for the Java Runtime Environment. Each option in the Java control panel is represented by property keys. These keys adjust the options... |
V-32833 | Medium | The option to enable online certificate validation must be locked.
| Online certificate validation provides a real-time alternative to validating a certificate. When enabled, if a certificate is presented, the status of the certificate is requested. The status is... |
V-32830 | Medium | The dialog to enable users to check publisher certificates for revocation must be enabled.
| A certificate revocation list is a directory which contains a list of certificates that have been revoked for various reasons. Certificates may be revoked due to improper issuance, compromise of... |
V-32831 | Medium | The option to enable users to check publisher certificates for revocation must be locked.
| A certificate revocation list is a directory which contains a list of certificates that have been revoked for various reasons. Certificates may be revoked due to improper issuance, compromise of... |
V-32832 | Medium | The option to enable online certificate validation must be enabled.
| Online certificate validation provides a real-time alternative to validating a certificate. When enabled, if a certificate is presented, the status of the certificate is requested. The status is... |
V-32842 | Medium | The configuration file must contain proper keys and values to deploy settings correctly. | The deployment configuration file must hold values of the location of the deployment.properties file as well as the enforcement of these properties. Without a proper path for the properties file,... |
V-32901 | Medium | A configuration file must be present to deploy properties for JRE. | The deployment.config file is used for specifying the location and execution of system-level properties for the Java Runtime Environment. By default no deployment.config file exists; thus, no... |